	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#b7eba0';			// Background color when mouse is not over
	var LowSubBgColor='#b7eba0';			// Background color when mouse is not over on subs
	var HighBgColor='#99cc66';			// Background color when mouse is over
	var HighSubBgColor='#99cc66';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,sans-serif,times"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=175;				// Menu offset x coordinate
	var StartLeft=-302;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highlighted
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Strona Główna","index.php","",0,20,135);

Menu2=new Array("Stowarzyszenie ZADBA","","",3,35);
	Menu2_1=new Array("O stowarzyszeniu","index.php?menu=stowarzyszenie_niepelnospr","",0,20,155);	
	Menu2_2=new Array("Statut Zadby","index.php?menu=statut&k=3","",0,20);
	Menu2_3=new Array("Galeria zdjęć","index.php?menu=zdjecia_new","",0,20);	
	


	
Menu3=new Array("Zajęcia z hipoterapii w Sopocie","","",7,35);
	Menu3_1=new Array("Oferta","index.php?menu=oferta","",0,20,155);
	Menu3_2=new Array("Nasi podopieczni","index.php?menu=podopieczni","",0,20);	
	Menu3_3=new Array("Kontakt z instruktorami","index.php?menu=hipoterapeuci","",0,20);	
	Menu3_4=new Array("Klub Miłośników Rumaków","index.php?menu=klub","",0,20);	
	Menu3_5=new Array("Nasze konie","index.php?menu=konie","",0,20);
	Menu3_6=new Array("Zdjęcia z zajęć","index.php?menu=zdjecia","",0,20);
	Menu3_7=new Array("Historia hipoterapii w Sopocie","index.php?menu=historia","",0,35);	
	

		
Menu4=new Array("O hipoterapii","","",5,20);
	Menu4_1=new Array("Definicja","index.php?menu=hipoterapia","",0,20,135);	
	Menu4_2=new Array("Formy hipoterapii","index.php?menu=formy_hipoterapii","",0,20);
	Menu4_3=new Array("Terapeutyczny wpływ konia","index.php?menu=kon_wspolterap","",0,35);
	Menu4_4=new Array("Ćwiczenia","index.php?menu=cwiczenia","",0,20);
	Menu4_5=new Array("Rysunki dzieci","index.php?menu=rysunki","",0,20);

Menu5=new Array("Powożenie dla niepełnosprawnych","index.php?menu=powozenie","",0,35);

	

Menu6=new Array("Pomoc dla nas","","",2,20);
	Menu6_1=new Array("Sponsorzy","index.php?menu=pomoc","",0,20,100);
	Menu6_2=new Array("Wolontariat","index.php?menu=wolontariat","",0,20);


Menu7=new Array("Terapie ze zwierzętami","","",4,35);
	Menu7_1=new Array("Zwierzęta jako terapeuci","index.php?menu=terapie","",0,35,105);
	Menu7_2=new Array("Psy","index.php?menu=psy","",0,20,105);
	Menu7_3=new Array("Koty","index.php?menu=koty","",0,20);
	Menu7_4=new Array("Inne zwierzęta","index.php?menu=inne_zw","",0,20);

Menu8=new Array("Książki i adresy stron","index.php?menu=ksiazki","",0,20);

Menu9=new Array("Mapa strony","index.php?menu=mapa_strony","",0,20);	